From: YAMAMOTO Mitsuharu Date: Thu, 23 Aug 2007 08:44:02 +0000 (+0000) Subject: Reflect configure.in change manually. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17016 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e2c34409d8dd8e4eb3ba2cb3d8bc1faa86b63e23;p=emacs.git Reflect configure.in change manually. --- diff --git a/configure b/configure index f3737d0a327..24f3a5cc677 100755 --- a/configure +++ b/configure @@ -11079,7 +11079,7 @@ fi ### Use -lrsvg-2 if available, unless `--with-rsvg=no' is specified. HAVE_RSVG=no -if test "${HAVE_X11}" = "yes"; then +if test "${HAVE_X11}" = "yes" || test "${HAVE_CARBON}" = "yes"; then if test "${with_rsvg}" != "no"; then if test "X${with_pkg_config_prog}" != X; then PKG_CONFIG="${with_pkg_config_prog}"